Vcenter Namespaces Instances RegisterVMSpec
The Vcenter Namespaces Instances RegisterVMSpec schema contains the specification required to register a virtual machine with Supervisor.
This schema was added in vSphere API 8.0.3.0.
{
"vm": "string"
}
Identifier for the virtual machine being registered with Supervisor.
This property was added in vSphere API 8.0.3.0.
When clients pass a value of this schema as a parameter, the property must be an identifier for the resource type: VirtualMachine. When operations return a value of this schema as a response, the property will be an identifier for the resource type: VirtualMachine.